﻿/* 全局公共样式的设定 */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
font {
  padding: 0;
  margin: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.header,
nav,
article,
section,
aside,
footer,
figure,
hgroup {
  display: block;
  padding: 0;
  margin: 0;
}

fieldset,
img {
  border: 0;
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}

ol,
ul,
li,
dl,
dt,
dd {
  list-style: none;
}

input,
button,
textarea,
checkbox,
select,
radio,
form {
  vertical-align: top;
}

a {
  color: #000;
  text-decoration: none;
}

a:link,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.red,
.red a {
  color: #F00;
}

.left {
  float: left;
  display: inline
}

.right {
  float: right;
  display: inline
}

.f14 {
  font-size: 14px;
}

.autohei {
  height: auto;
  overflow: hidden;
  zoom: 1;
}

.clear {
  font-size: 0;
  line-height: 0;
  clear: both;
  overflow: hidden;
  zoom: 1;
}

.blank {
  height: 10px;
  font-size: 0;
  line-height: 0;
  clear: both;
  overflow: hidden;
}

.blank1 {
  height: 15px;
  font-size: 0;
  line-height: 0;
  clear: both;
  overflow: hidden;
}

.blank2 {
  height: 5px;
  font-size: 0;
  line-height: 0;
  clear: both;
  overflow: hidden;
}

body {
  font-size: 14px;
  font-family: STHeiti, 'Microsoft Yahei', 微软雅黑, "宋体", Arial, sans-serif
}

.cent,
.header,
footer {
  width: 1000px;
  margin: 0 auto;
}

.header {
  background: url(../images/headbg.jpg);
  height: 176px;
}

.menu {
  text-align: right;
  font-size: 15px;
  font-family: "微软雅黑";
  line-height: 26px;
  padding-top: 150px;
}

.menu a {
  display: inline-block;
  color: #010101;
  /*line-height: 26px;*/
  padding: 0 10px;
}

.menu a:hover {
  background: #f58234;
  border-radius: 3px;
  color: #fff;
  text-decoration: none;
}

.logo {
  background: url(../images/logo.png);
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png');
  _background: none;
  width: 183px;
  height: 318px;
  position: absolute;
  top: -172px;
  left: 35px;
}

.side1 {
  width: 240px;
}

.content {
  width: 750px;
  margin-top: 30px
}

.por1 {
  position: relative;
  background: #edebd1;
}

.hei1 {
  margin-bottom: -10000px;
  padding-bottom: 10000px;
}

.martop {
  margin-top: 140px;
}

.login {
  padding: 20px 19px 10px;
  border-bottom: #fbf9d8 1px solid;
}

.login h6 {
  color: #231f20;
  font-family: "微软雅黑";
  font-size: 14px;
  border-bottom: #f36a1c 2px solid;
  line-height: 24px;
}

.login ul li {
  margin-top: 8px;
  line-height: 24px;
  height: auto;
  overflow: hidden;
  zoom: 1;
}

.login ul li span.left {
  width: 40px;
  padding: 0 5px 0 0;
}

.orange,
.orange a {
  color: #f58234 !important;
  display: inline-block;
}

.login ul li input {
  vertical-align: middle;
}

.login_inpt1 {
  background: #fff;
  border: #bebca9 1px solid;
  height: 22px;
  width: 150px;
  line-height: 22px;
  padding: 0 4px;
}

.login_inpt3 {
  background: #fff;
  border: #bebca9 1px solid;
  height: 70px;
  width: 150px;
  line-height: 22px;
  padding: 0 4px;
}

.login_inpt2 {
  border: #feb58a 1px solid;
  box-shadow: #f1b37d 0px 0px 4px
}

.login_btn1 {
  background: url(../images/lopgin_btn1.png);
  width: 71px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  border: none;
  cursor: pointer;
  color: #fff;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/lopgin_btn1.png');
  _background: none;
  display: inline-block;
}

.login_btn2 {
  background: url(../images/lopgin_btn2.png);
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/lopgin_btn2.png');
  _background: none;
}

.login_btn3 {
  background: url(../images/lopgin_btn3.png);
  width: 71px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  border: none;
  cursor: pointer;
  color: #fff;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/lopgin_btn3.png');
  _background: none;
  display: inline-block;
}

.login_btn4 {
  background: url(../images/lopgin_btn4.png);
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/lopgin_btn4.png');
  _background: none;
}

.logined p {
  color: #231f20;
}

/*二维码*/

.erweima {
  text-align: center;
  border-bottom: #fcf9d8 1px solid;
  color: #b8510c;
  font-family: "微软雅黑";
  padding: 10px 0;
}

.erweima span {
  display: inline-block;
  text-align: center;
  margin: 0 6px;
  line-height: 26px;
}

.bg1 {
  background: url(../images/sidebg1.jpg) no-repeat;
}

.bg2 {
  background: url(../images/sidebg2.jpg) no-repeat;
}

/*active*/

.active {
  color: #443737;
}

.active a {
  color: #443737;
}

.active h4 {
  font-size: 22px;
  line-height: 40px;
  padding: 0 22px;
  font-weight: bold;
}

.active ul li {
  font-size: 15px;
  line-height: 31px;
  padding: 0 12px 0 22px;
}

.active ul li span {
  color: #b45335;
  padding-right: 3px;
}

.bg2 h4 {
  padding-top: 8px;
}

/*右侧 开始*/

.picqh1 {
  background: #231f20;
  padding: 3px;
}

.picqh1 .hd {
  margin-right: 2px;
  width: 98px;
}

.picqh1 .hd ul li {
  padding: 0 1px;
  height: 66px;
  margin-bottom: 2px;
  cursor: pointer;
}

.picqh1 .hd ul li img {
}

.marb0 {
  margin-bottom: 0 !important;
}

.picqh1 .bd li {
  position: relative;
}

.shadow {
  background: #231f20;
  opacity: 0.3;
  filter: alpha(opacity=30);
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  height: 60px;
}

.picqh1 .bd p {
  color: #fff;
  line-height: 24px;
  position: absolute;
  padding: 6px 10px;
  bottom: 0;
  left: 0;
}

/*作协动态 文学信息 会员服务*/

.tbg1 {
  background: url(../images/tbg1.jpg) no-repeat;
}

.tbg2 {
  background: url(../images/tbg2.jpg) no-repeat;
}

.tbg3 {
  background: url(../images/tbg3.jpg) no-repeat;
}

.txt1 {
  width: 370px;
  background: #edebd1;
  height: 235px;
}

.txt1 h6 {
  height: auto;
  overflow: hidden;
  zoom: 1;
  color: #fff;
  padding: 0 10px;
  height: 25px;
  line-height: 25px;
}

.txt1 h6 span.left {
  font-family: "黑体";
  font-size: 16px;
}

.txt1 h6 a {
  color: #fff;
}

.txt3 h6 {
  height: auto;
  overflow: hidden;
  zoom: 1;
  color: #fff;
  padding: 0 10px;
  height: 25px;
  line-height: 25px;
}

.txt3 h6 span.left {
  font-family: "黑体";
  font-size: 16px;
}

.txt3 h6 a {
  color: #fff;
}

.txt1 dl {
  line-height: 20px;
  padding: 5px 20px
}

.txt1 dl dd {
  color: #656565;
}

.txt1 dl span.right {
  color: #999;
}

.txt1 ul {
  padding: 10px 20px;
}

.txt1 ul li {
  background: url(../images/dot1.jpg) no-repeat left center;
  padding-left: 20px;
  line-height: 30px;
}

.conleft {
  width: 495px;
}

.side2 {
  width: 236px;
}

/*作家*/

.tit1 {
  height: 16px;
  line-height: 16px;
  font-size: 16px;
  font-family: "微软雅黑";
  font-weight: bold;
  padding: 0 18px;
  overflow: hidden;
  zoom: 1;
}

.tit1 span.right {
  line-height: 12px;
  padding-top: 1px;
  _padding-top: 3px;
}

.tit1 span.right a {
  color: #fff;
  font-size: 12px;
}

.tbg4 {
  background: url(../images/tbg4.jpg) no-repeat center left;
  color: #f58234;
}

.tbg5 {
  background: url(../images/tbg5.jpg) no-repeat center left;
  color: #4c6da8
}

.tbg6 {
  background: url(../images/tbg6.jpg) no-repeat center left;
  color: #79a441
}

.writer ul li {
  border-bottom: #ababab 2px solid;
  padding: 8px 0;
  height: auto;
  overflow: hidden;
  zoom: 1;
}

.writer ul li div.left {
  position: relative;
  width: 109px;
  height: 115px;
  margin-right: 5px;
}

.hide {
  display: none;
}

.shadow2 {
  background: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  height: 26px;
}

.writer ul li div.left p {
  color: #fff;
  line-height: 24px;
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
}

.writer ul li div.left p span {
  background: #f58234;
  border-radius: 3px;
  padding: 0 5px;
  line-height: 20px;
  display: inline-block;
}

.writer ul li div.left p a {
  color: #fff;
}

.mart5 {
  margin-top: 7px;
}

.writer_info {
  color: #656565;
  line-height: 18px;
}

.writer_info p strong {
  font-weight: bold;
  font-family: "微软雅黑";
  font-size: 14px;
}

.writer_info .por {
  position: relative;
  height: 36px;
}

.more {
  position: absolute;
  right: 0;
  bottom: 0;
}

.blue,
.blue a {
  color: #4c6da8;
}

.bordtn {
  border-bottom: none !important;
}

.review ul {
  padding: 5px 0;
}

.review ul li {
  border-bottom: #ababab 2px solid;
  padding: 15px 0;
  height: auto;
  overflow: hidden;
  zoom: 1;
  line-height: 16px;
}

.review ul li span.left {
  margin-right: 8px;
}

.review ul li h6 {
  font-weight: bold;
}

.links h6 {
  color: #f68d52;
  border-bottom: #f68d52 2px solid;
  line-height: 24px;
  font-size: 14px;
  font-family: "微软雅黑";
}

.links ul {
  height: auto;
  overflow: hidden;
  padding: 10px;
}

.links li {
  line-height: 20px;
  word-wrap: break-word;
  padding: 5px 0;
  float: left;
  margin: 2px 0 0 5px;
}

.links p {
  line-height: 20px;
  word-wrap: break-word;
  padding: 5px 0;
}

.foot {
  text-align: right;
  background: url(../images/footbg.jpg);
  line-height: 16px;
  padding: 15px 15px 0;
  height: 43px;
}

/*right*/

.txt2 {
  background: #fff4f2;
}

.tit2 {
  padding: 5px 10px;
  height: auto;
  overflow: hidden;
  zoom: 1;
}

.tit2 span.left {
  font-size: 14px;
  font-family: "黑体";
  font-weight: bold;
}

.member ul {
  padding: 5px 0;
}

.member ul li {
  text-align: center;
  float: left;
  display: inline;
  margin: 5px 0 0 7px;
  line-height: 24px;
}

.txt3 {
  background: #edebd1;
}

.cangshu span.right {
  margin-left: 4px;
  display: inline;
}

.cangshu ul {
  padding: 0 5px;
}

.cangshu ul li {
  line-height: 20px;
  float: left;
  width: 50%;
  display: inline;
  text-align: center;
  height: 120px;
  padding: 10px 0
}

.history {
  padding: 0 10px;
}

.history ul {
  padding: 10px 0;
}

.history ul li {
  line-height: 23px;
}

.message h4 {
  padding: 5px 10px;
}

.message h4 span {
  font-size: 14px;
  font-family: "黑体";
  font-weight: bold;
  padding-right: 5px;
}

.message dl {
  height: auto;
  overflow: hidden;
  zoom: 1;
  line-height: 37px;
  padding: 5px 10px 7px;
}

.message dl img {
  vertical-align: middle;
  margin-right: 5px;
}

.tel {
  font-size: 22px;
  font-family: "微软雅黑";
}

.email {
  font-size: 13px;
  font-family: "微软雅黑";
}

.message ul {
  padding: 5px 10px;
}

.message ul li {
  padding: 5px 0;
  line-height: 24px;
  height: auto;
  overflow: hidden;
  zoom: 1;
}

.message ul li span.left {
  width: 50px;
  text-align: right;
  padding: 0 2px 0 0;
}

.txtr {
  text-align: right;
}

/*会员申请*/

.postion {
  line-height: 30px;
}

.postion span a {
  color: #f68235;
}

.postion a:hover {
  color: #f68235;
}

.conleft2 {
  width: 570px;
}

.side3 {
  width: 170px;
}

.art_body {
  background: url(../images/linebg1.jpg) repeat-x top;
  border-top: #f68235 3px solid;
  padding: 20px;
  min-height: 1270px;
}

.art_body h1 {
  font-family: "黑体";
  font-size: 16pt;
  line-height: 50px;
  color: #333;
  text-align: center;
}

.art_body p {
  color: #333;
  line-height: 32px;
  text-indent: 2em;
  text-align: justify;
  font-family: '宋体'
}

.art_body h6 {
  font-size: 14px;
  padding: 15px 0;
  color: #333;
}
.art_body img{
  width: 700px;
}
.txt4 {
  background: #f68235;
}

.tit3 {
  font-size: 16px;
  font-family: "微软雅黑";
  color: #fff;
  line-height: 30px;
  border-bottom: #fde8da 2px solid;
  margin: 0 10px;
}

.sidenav ul {
  padding: 2px 0;
  font-size: 14px;
}

.sidenav ul li a {
  display: block;
  padding: 0 23px;
  line-height: 28px;
  color: #fff;
}

.sidenav ul li a:hover,
.sidenav ul li.on a {
  background: #fde8da;
  color: #f68235;
}

.orderlist {
  word-break: keep-all;
  color: #333;
  line-height: 16px;
  border-radius: 4px;
  background: #fde8da;
  margin: 5px 10px;
  padding: 10px;
}

.orderlist h6 {
  font-size: 14px;
  line-height: 30px;
}

.sel {
  border-radius: 4px;
  font-family: "微软雅黑";
  background: #fff;
  position: relative;
  margin: 0 10px;
  width: 150px;
  color: #333;
}

.sel p {
  background: url(../images/dot2.jpg) no-repeat right center;
  text-align: center;
  line-height: 22px;
  height: 22px;
  cursor: pointer;
  margin: 0 5px;
}

.sel ul {
  position: absolute;
  display: none;
  border-radius: 4px;
  background: #fff;
  top: 22px;
  text-align: center;
  width: 100%;
  left: 0;
  padding: 5px 0;
  line-height: 22px;
}

.sel ul li a {
  color: #333;
}

.sel ul li a:hover {
  color: #f68235;
}

.sel2 {
  border-radius: 4px;
  font-family: "微软雅黑";
  background: #fff;
  position: relative;
  margin: 0 10px;
  width: 150px;
  color: #333;
}

.sel2 p {
  background: url(../images/dot2.jpg) no-repeat right center;
  text-align: center;
  line-height: 22px;
  height: 22px;
  cursor: pointer;
  margin: 0 5px;
}

.sel2 ul {
  position: absolute;
  display: none;
  border-radius: 4px;
  background: #fff;
  top: 22px;
  text-align: center;
  width: 100%;
  left: 0;
  padding: 5px 0;
  line-height: 22px;
}

.sel2 ul li a {
  color: #333;
}

.sel2 ul li a:hover {
  color: #f68235;
}

.magazines ul {
  padding-bottom: 20px;
}

.magazines li {
  float: left;
  color: #fff;
  display: inline;
  text-align: center;
  line-height: 22px;
  margin: 5px 0 0 10px;
}

.magazines a {
  color: #fff;
}

.art_body h2 {
  margin-top: 26px;
}

.art_body h2 span {
  display: inline-block;
}

.art_body h2.art_h2 {
  margin-top: 40px;
  font-size: 24px;
  font-family: "微软雅黑";
  text-align: center;
  line-height: 80px;
  padding-top: 20px;
  width: 300px;
  margin: 40px auto 120px;
}

.dot4 {
  display: inline-block;
  background: url(../images/dot4.jpg) no-repeat left center;
  padding-left: 100px;
  height: 90px;
  line-height: 90px;
  font-size: 20px;
  font-family: "微软雅黑";
  text-align: center;
}

.zhuce ul {
  padding-left: 30px;
}

.zhuce ul li {
  height: auto;
  overflow: hidden;
  zoom: 1;
  margin-top: 14px;
  line-height: 29px;
}

.zhuce ul li span.lab {
  width: 65px;
}

.zhuce ul li input,
.zhuce ul li img {
  vertical-align: middle;
}

.login_inpt4 {
  border: #c0bead 1px solid;
  height: 22px;
  line-height: 22px;
  margin-top: 2px;
  margin-right: 4px;
  padding: 0 5px;
}

.login_inpt5 {
  border: #feb58a 1px solid;
  box-shadow: #f1b37d 0px 0px 4px
}

.txt5 {
  background: url(../images/b3.jpg) repeat-x;
  height: 29px;
  line-height: 29px;
  padding: 0 2px;
  color: #6f6f6f;
}

.selcct1 {
  width: 185px;
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
  margin-top: 2px;
  margin-right: 4px;
}

.fagui {
  min-height: 820px;
}

.fagui li {
  color: #333;
  font-family: "微软雅黑";
  font-size: 14px;
  line-height: 34px;
  border-bottom: #dedede 1px dashed;
}

.fagui li a {
  color: #333;
}

.art_bodymain {
  background: url(../images/linebg1.jpg) repeat-x top;
  border-top: #f68235 3px solid;
  height: 900px;
}

.art_bodymain h1 {
  font-family: "微软雅黑";
  font-size: 16px;
  line-height: 50px;
  color: #333;
  text-align: center;
}

.art_bodymain p {
  color: #333;
  line-height: 16px;
}

.padd20 {
  padding: 20px;
}

.minhe {
  min-height: 810px;
}

.minhe p {
  text-indent: 24px;
  line-height: 24px;
}

/*滚动条*/

.jspContainer {
  overflow: hidden;
  position: relative;
}

.jspPane {
  position: absolute;
}

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 11px;
  height: 100%;
}

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
}

.jspVerticalBar *,
.jspHorizontalBar * {
  margin: 0;
  padding: 0;
}

.jspCap {
  display: none;
}

.jspHorizontalBar .jspCap {
  float: left;
}

.jspTrack {
  position: relative;
}

.jspDrag {
  background: url(../images/gun.jpg) no-repeat;
  height: 78px;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
}

.jspArrow.jspDisabled {
  cursor: default;
}

.jspVerticalBar .jspArrow {
  height: 16px;
}

.jspHorizontalBar .jspArrow {
  width: 11px;
  float: left;
  height: 100%;
}

.jspVerticalBar .jspArrow:focus {
  outline: none;
}

.jspCorner {
  float: left;
  height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */

* html .jspCorner {
  margin: 0 -3px 0 0;
}

/* Styles specific to this particular page */

.scroll-pane {
  padding-left: 20px;
  width: 520px;;
  height: 800px;
  overflow: auto;
}

.horizontal-only {
  height: auto;
  max-height: 200px;
}

/**/

.list1 {
  padding: 30px 0;
}

.list1 li {
  height: auto;
  overflow: hidden;
  padding: 10px 0;
  font-size: 14px;
}

.wid1 {
  width: 120px;
}

.wid2 {
  width: 165px;
}

.art_body3 {
  background: url(../images/linebg1.jpg) repeat-x top;
  border-top: #f68235 3px solid;
  min-height: 1320px;
  font-size: 14pt
}

.art_body3 h1 {
  font-family: "黑体";
  font-size: 16pt;
  line-height: 50px;
  color: #333;
  text-align: center;
}

.art_body3 p {
  color: #333;
  line-height: 32px;
  text-align: justify;
  font-family: '宋体'
}

.page {
  font-size: 14px;
  text-align: center;
  line-height: 25px;
}

.pagelist {
  height: 22px;
  overflow: hidden;
  padding-bottom: 10px;
  padding-top: 10px;
}

.pagelist li {
  background: none repeat scroll 0 0 #FFFFFF;
  display: inline;
}

.pagelist li.thisclass {
  background: none repeat scroll 0 0 #f58234;
  color: #FFFFFF;
  border-radius: 3px;
}

.page a {
  display: inline-block;
  border-radius: 3px;
  padding: 0 10px;
}

.page a.on,
.page a:hover {
  background: #f58234;
  color: #fff;
}

.search {
  width: 339px;
  margin: 0 auto;
  text-align: center;
}

.search_inpt1 {
  background: url(../images/search_bg3.jpg);
  padding: 0 5px;
  width: 279px;
  height: 34px;
  border: none;
  float: left;
  line-height: 34px;
  color: #b7b7b7;
}

.search_btn1 {
  background: url(../images/search_bg3.jpg) no-repeat right center;
  width: 50px;
  cursor: pointer;
  border: none;
  height: 34px;
}

.zuojialist {
  padding: 20px 0;
}

.zuojialist ul {
  height: auto;
  overflow: hidden;
  zoom: 1;
  border-bottom: #dedede 2px solid;
  padding: 10px 0;
  margin: 0px 30px;
}

.zuojialist ul li {
  float: left;
  display: inline;
  width: 109px;
  display: inline;
  margin: 15px 0 0 15px;
  text-align: center;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #333;
}

.zuojia_info span.left {
  margin-right: 10px;
}

.zuojia_info strong {
  font-size: 15px;
  font-family: "微软雅黑";
  line-height: 30px;
}

.zuojia_info p {
  color: #656565;
  line-height: 22px;
}

.tit4 {
  background: url(../images/dot3.jpg) repeat-x center;
  text-align: center;
  font-family: "微软雅黑";
  font-size: 16px;
  padding: 5px 0;
}

.tit4 span {
  display: inline-block;
  background: #fff;
  padding: 0 10px;
}

.padd40 {
  padding: 40px;
}

.zuopin ul li {
  float: left;
  display: inline;
  margin: 10px 0 0 25px;
  text-align: center;
}

.zuopin ul li img {
  border: #d7d7d7 1px solid;
}

.other {
  padding: 20px 0;
}

.other ul {
  height: auto;
  overflow: hidden;
  zoom: 1;
  padding: 10px;
}

.other ul li {
  float: left;
  display: inline;
  width: 109px;
  display: inline;
  margin: 15px 0 0 15px;
  text-align: center;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #333;
}

.totop {
  background: url(../images/2.jpg);
  width: 52px;
  height: 52px;
  cursor: pointer;
  display: inline-block;
  position: fixed;
  right: 10px;
  bottom: 30px;
  display: none;
}

.totop:hover {
  background: url(../images/1.jpg);
  text-decoration: none;
}

/*日历插件样式*/

.inpt1 {
  border: none;
  width: 100%;
  line-height: 30px;
  padding: 5px 0;
}

.calender {
  width: 255px;
  margin: 50px auto;
  top: 0;
  left: 0;
  border: 4px #D6D6D6 solid;
  background: #EBEBEB;
  position: absolute;
  display: none;
  z-index: 999;
}

.calendertb {
  width: 100%;
}

.calendertb td {
  width: 35px;
  height: 35px;
  border: 1px #CCCCCC solid;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
}

.calendertb td.hover,
.calendertb td.weekendhover {
  background: #D6D6D6;
}

.calendertb th {
  width: 35px;
  height: 30px;
  border: 1px #CCCCCC solid;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #979797;
}

.tdtoday {
  background: #0080FF;
  color: #fff;
  width: 35px;
  height: 35px;
  border: 1px #ccc solid;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
}

.getyear {
  height: 35px;
  line-height: 35px;
  width: 100%;
  text-align: center;
}

.preMonth {
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  margin-right: 18px;
  color: #0080FF;
}

.nextMonth {
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  margin-left: 18px;
  color: #0080FF;
}

.mh_date {
  width: 65px;
  height: 20px;
  line-height: 20px;
  padding: 5px 15px 5px;
  border: none;
  cursor: pointer;
  background: url(../images/date.jpg) no-repeat right center;
}

.zhezhao {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 998;
  background: #fff;
  filter: alpha(opacity=10);
  opacity: 0.1;
  display: none;
}

.tab1 {
  border-top: #cfcebb 1px solid;
  border-left: #cfcebb 1px solid;
}

.tab1 td {
  padding: 5px;
  line-height: 30px;
  border-bottom: #cfcebb 1px solid;
  border-right: #cfcebb 1px solid;
  font-family: "微软雅黑";
}

.th {
  background: #fffeec;
}

.tab1 td input,
.tab2 td input {
  vertical-align: middle;
}

.tab1 td.linh1 {
  line-height: 14px;
}

.wid3 {
  width: 50px;
  text-align: center;
}

.wid4 {
  width: 70px;
}

.sucess {
  font-size: 20px;
  background: #fff;
  color: #656565;
  border: #f58234 1px solid;
  padding: 40px 80px;
  width: 100px;
  text-align: center;
  font-family: "微软雅黑";
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -90px;
  margin-top: -70px;
  height: 60px;
  display: none;
  z-index: 2
}

#TB_overlayBG {
  background-color: #666;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
}

.hide {
  display: none;
}

.ziliaoxiugai {
  background: #fff;
  color: #656565;
  border-radius: 5px;
  border: #f58234 1px solid;
  padding: 10px;
  height: 200px;
  width: 250px;
  text-align: center;
  font-family: "微软雅黑";
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -135px;
  margin-top: -110px;
  z-index: 2
}

.ziliaoxiugai p a {
  color: #231f20;
}

.ziliaoxiugai div {
  padding-top: 5px;
}

.mimaxiugai {
  background: #fff;
  color: #656565;
  border-radius: 5px;
  border: #f58234 1px solid;
  padding: 10px;
  height: 150px;
  width: 250px;
  text-align: center;
  font-family: "微软雅黑";
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -135px;
  margin-top: -85px;
  z-index: 2
}

.mimaxiugai p a {
  color: #231f20;
}

.mimaxiugai ul li {
  padding: 5px;
}

.mimaxiugai ul li span.left {
  display: inline-block;
  width: 60px;
  line-height: 20px;
}

.tab2 table {
  border-top: #b9b8a4 1px solid;
  border-left: #b9b8a4 1px solid;
  padding: 0 5px
}

.tab2 td {
  padding: 5px;
  line-height: 30px;
  border-bottom: #b9b8a4 1px solid;
  border-right: #b9b8a4 1px solid;
  font-family: "微软雅黑";
}

.th2 {
  background: #faf8ea;
}

.wid5 {
  width: 60px;
}

.lookall a {
  display: block;
  background: #ffe400;
  border-radius: 5px;
  text-align: center;
  line-height: 25px;
  margin: 0 10px;
  font-size: 14px;
  font-family: "微软雅黑";
}

.lookall a:hover {
  opacity: 0.8;
}

/*个人中心*/

.grts ul {
  padding: 10px 0;
}

.grts ul li {
  float: left;
  text-align: center;
  width: 101px;
  margin-left: 10px;
  display: inline;
  padding: 5px;
}

.grts ul li img {
  border: #d8d8d8 1px solid;
  margin-bottom: 5px;
}

.grts ul li.on,
.grts ul li:hover {
  background: #f8f5d6;
}

.set3 {
  background: url(../images/set3.jpg) no-repeat left center;
  padding: 0 5px 0 18px;
  color: #443937;
}

.set4 {
  background: url(../images/set4.jpg) no-repeat left center;
  padding: 0 5px 0 18px;
  color: #443937;
}

.fankui1 ul {
  padding: 15px 5px;
}

.fankui1 ul li {
  border-bottom: #d3d3d3 1px dashed;
  line-height: 28px;
}

.fankui1 ul li a {
  color: #333;
  font-family: "微软雅黑";
  margin-right: 10px;
}

.name {
  text-align: center;
  padding: 5px 0;
  color: #fff;
  font-family: "微软雅黑";
  font-size: 14px;
}

.set1 {
  background: url(../images/set1.jpg) no-repeat;
  width: 58px;
  height: 22px;
  line-height: 22px;
  display: inline-block;
  padding-left: 20px;
}

.set2 {
  background: url(../images/set2.jpg) no-repeat;
  width: 58px;
  height: 22px;
  line-height: 22px;
  display: inline-block;
  padding-left: 20px;
}

.sidenav2 ul {
  padding: 2px 0;
  font-size: 14px;
}

.sidenav2 ul li a {
  display: block;
  text-align: center;
  border-bottom: #e6782f 1px solid;
  line-height: 28px;
  color: #fff;
}

.sidenav2 ul li a:hover,
.sidenav2 ul li.on a {
  background: #a34d14;
  color: #ffee8d;
}

.ziliao {
  background: #f4f3e4;
  padding: 10px;
}

.ziliao h5 {
  font-size: 18px;
  line-height: 40px;
  font-family: "微软雅黑";
}

.ziliao p {
  line-height: 20px;
  text-indent: 24px;
}

.ziliao div.left {
  width: 174px;
  padding-left: 10px;
}

.tit5 {
  background: url(../images/dot6.jpg) repeat-x left center;
  font-size: 16px;
  margin: 15px 0;
}

.tit5 span {
  background: #fff;
  padding-right: 5px;
}

.tit5 span i {
  display: inline-block;
  font-style: normal;
  background: #f68235;
  color: #fff;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-family: "微软雅黑";
}

.ziliao2 h6 {
  color: #656565
}

.ziliao2 p {
  color: #656565;
  text-indent: 24px;
  line-height: 20px;
}

.hei2 {
  height: 390px;
}

/*申请名单 */

.mingdan_tit {
  background: #4d6da8 url(../images/right1.jpg) no-repeat right center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 10px;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
}

.mingdan_tit div.left {
  padding-left: 20px;
}

.mingdan_tit a {
  color: #fff;
}

.lef {
  display: inline-block;
  float: left;
  background: url(../images/lef1.jpg) no-repeat left center;
  width: 7px;
  height: 30px;
  line-height: 30px;
}

.w1 {
  width: 9px;
  text-align: center;
  line-height: 6px;
  display: inline-block;
  vertical-align: middle;
}

.w1 a {
  display: inline-block;
  margin-bottom: 3px;
  background: #000;
  height: 6px;
  width: 7px;
  overflow: hidden;
  font-size: 0;
  padding: 0;
  line-height: 0;
  vertical-align: middle;
}

.mingdan_tit div.right span {
  background: url(../images/dd3.jpg) no-repeat right center;
  padding: 0 10px;
}

.bgnone {
  background: none !important;
}

.mingdan_list {
  padding: 0 10px;
}

.mingdan_list span {
  display: inline-block;
  width: 60px;
  padding: 0 10px;
  display: inline-block;
  line-height: 30px;
  font-size: 14px;
}

.book_info {
  border-bottom: #b9b8a3 1px solid;
  padding: 15px 0;
}

.book_info span.left img {
  border: #d4d4d4 1px solid;
}

.book_info p {
  padding-left: 10px;
  font-size: 14px;
  line-height: 36px;
}

.book_jianjie h6 {
  font-size: 18px;
  line-height: 24px;
  padding: 10px 0;
}

.book_jianjie p {
  color: #656565;
  line-height: 24px;
  font-size: 14px;
}

.book_jianjie div.left img {
  margin-right: 10px;
  margin-bottom: 5px;
}

.paixu {
  text-align: center;
  padding: 10px 0;
}

.paixu a {
  padding: 0 2px;
  margin: 0 1px;
}

.paixu a:hover,
.paixu a.on {
  background: #f68235;
  color: #fff;
}

.cangshu2 {
  padding: 30px 0 30px 20px;
}

.cangshu2 li {
  float: left;
  display: inline;
  margin: 15px 0 0 25px;
  text-align: center;
  color: #4c6da8;
  font-size: 14px;
  line-height: 24px;
}

.cangshu2 li img {
  border: #d7d7d7 1px solid;
  width: 99px;
  height: 148px;
}

.cangshu2 li p,
.cangshu2 li p a {
  color: #4c6da8;
  text-align: center;
}

.dian {
  font-size: 25px;
  vertical-align: top;
  padding: 0 5px;
  line-height: 25px;
}

.tit6 {
  color: #fff !important;
  background: url(../images/tbg_6.jpg) no-repeat left center;
  height: 25px;
  line-height: 25px;
  padding: 0 10px !important;
  width: 484px;
  margin: 10px 0;
  font-family: "微软雅黑";
}

.black1,
.black1 a {
  color: #000;
}

.moni {
  margin-top: 3px;
  width: 100px;
  padding: 0 !important;
}

.moni p {
  background: url(../images/dot7.jpg) no-repeat right center;
  color: #333 !important;
}

.moni ul {
  border: #34538c 1px solid;
}

.moni ul li {
  line-height: 24px;
}
